/*----------pages.css----------*/
.ui-banner{
  box-shadow: 0 20px 20px rgba(0, 0, 0, .2);
  position: relative;
  z-index: 2;
}

.ui-banner .img{
  display: block;
  height: 897.5px;
  background: none no-repeat center;
  background-size: auto 100%;
}
.ui-banner .img >img{
  width: 100%;
  display: none !important;
}
.ui-banner .img .cont{
}
.ui-banner .img.img1{

}
.ui-banner .img.img1 .cont{
  padding-top: 335px;
}
.ui-banner .img.img1 .cont p{
  text-align: center;
  color: #fff;
  line-height: 1em;
}
.ui-banner .img.img1 .cont p.p1{
  font-size: 68px;
}
.ui-banner .img.img1 .cont p.p1 i.dot{
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../image/dot.png);
  background-size: cover;
  margin: 0 15px;
  vertical-align: middle;
}

.ui-banner .img.img1 .cont p.p2{
  margin-top: 30px;
  font-size: 18px;
  line-height:26px;
}
html.no-touch .ui-banner .img.img1 .cont p.p2 br{
  display:none;
}
.ui-banner .img.img1 .cont p.p3{
  margin-top: 40px;
  line-height: 1px;
}
.ui-banner .img.img1 .cont p.p3 i.line{
  display: inline-block;
  width: 125px;
  height: 1px;
  background-color: #fff;
}
.ui-banner .img.img1 .cont p.p4{
  margin-top: 40px;
  font-size: 16px;
  line-height: 26px;
}
.ui-banner .img.img1 .cont p.p5{
  margin-top: 50px;
}
.ui-banner .img.img1 .cont p.p5 span.bt{
  display: inline-block;
  width: 190px;
  height: 50px;
  border-radius: 3px;
  border: 1px solid #fff;
  line-height: 48px;
  text-align: center;
  color: #fff;
  font-size: 18px;

  transition-duration: 300ms;
}
.ui-banner .img.img1:hover .cont p.p5 span.bt{
  opacity: .8;
}
.ui-more1{
  
}
.ui-more1 p{
  text-align: center;
}
.ui-more1 p a{
  display: inline-block;
  background: url(../image/aw-dd.png) no-repeat 50% 0;
  background-size: auto 24px;
  padding-top: 40px;
  color: #2DA079;
  font-size: 14px;
}
.ui-more1.style2 p a{
  color: #fff;
  background-image: url(../image/aw-dd2.png);
}
.ui-more1 p a:hover{
  opacity: .8;
}
.ui-fullpage{
  background: url(../image/binghu.jpg) no-repeat center;
  background-size: cover;
  padding: 120px 0;
  position: relative;
}
.ui-fullpage.bg1{
  background-color: #f9f9f9;
}
.ui-fullpage.sd1{
  box-shadow: 0 0 80px rgba(0, 0, 0, .1);
  z-index: 1;
}
.ui-fullpage#pagemain{
  padding-top: 0;
}
.ui-fullpage >a.more{
  display: inline-block;
  width: 126px;
  height: 126px;
  background: url(../image/aw-nextpage.png);
  background-size: cover;
  position: absolute;
  z-index: 1;
  bottom: -63px;
  left: 50%;
  margin-left: -63px;
}
.ui-fullpage >a.more:hover{
  opacity: .95;
}
.ui-fullpage >img.number{
  position: absolute;
  top: 36px;
  left: 65px;
  width: 50px;
}
.ui-homework{
  box-shadow: 0 20px 20px rgba(0, 0, 0, .2);
  position: relative;
  top: -180px;
}
.ui-homework >.a{

}
.ui-homework >.a ul{
  margin-bottom: 0;
}
.ui-homework >.a ul li{
  float: left;
  width: 50%;
}
.ui-homework >.b{

}
.ui-homework >.b ul{
  margin-bottom: 0;
}
.ui-homework >.b ul li{
  float: left;
  width: 33.33%;
}
.ui-homework .i{
  position: relative;
}
.ui-homework .i.img1{
  background-color: #fff;
}
.ui-homework .i.img2{
  background-color: #000;
}
.ui-homework .i >img{
  width: 100%;
}
.ui-homework .i.img1 >img{
  opacity: .3;
}
.ui-homework .i.img2 >img{
  opacity: .3;
}
.ui-homework .i a.more{
  display: inline-block;
  width: 210px;
  height: 55px;
  border: 1px solid transparent;
  border-radius: 4px;
  color: transparent;
  font-size: 24px;
  text-align: center;
  line-height: 53px;
  position: absolute;
  z-index: 1;
}
.ui-homework .i a.more:hover{
  opacity: .8;
}
.ui-homework .i a.more i{
  display: inline-block;
  width: 55px;
  height: 53px;
  background: none no-repeat center;
  background-size: 21px auto;
  float: right;
  border-left: 1px solid transparent;
}
.ui-homework .i a.more.style1{
  background-color: #2DA079;
  color: #fff;
  top: 40px;
  left: 25px;
}
.ui-homework .i a.more.style1:hover{
  opacity: .95;
}
.ui-homework .i a.more.style1 i{
  border-left-color: #fff;
  background-image: url(../image/ico-plus1.png);
}
.ui-homework .i a.more.style2{
  color: #fff;
  position: relative;
  border-color: #fff;
}
.ui-homework .i a.more.style3{
  border-color: #333438;
  color: #2DA079;
  top: 200px;
  left: 40px;
}
.ui-homework .i a.more.style3 i{
  border-left-color: #333438;
  background-image: url(../image/ico-plus2.png);
}
.ui-homework .i a.more.style4{
  border-color: #fff;
  color: #fff;
  top: 200px;
  left: 100px;
}
.ui-homework .i a.more.style4 i{
  border-left-color: #fff;
  background-image: url(../image/ico-plus1.png);
}
.ui-homework .i a.more.style4  .houjia{
  border-left-color: #fff;
  background-image: url(../image/ico-plus11.png)!important;
}
.ui-homework .i a.more.style5{
  border-color: #fff;
  color: #fff;
  top: 200px;
  right: 40px;
}
.ui-homework .i a.more.style5 i{
  border-left-color: #fff;
  background-image: url(../image/ico-plus1.png);
}

.ui-homework .i >.ex{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e7b43f;
  text-align: center;
  color: #fff;
}
.ui-homework .i >.ex >.hd{
  padding-top: 100px;
}
.ui-homework .i >.ex >.hd p{
  color: #ffffff;
  font-size: 20px;
  text-transform: uppercase;
}
.ui-homework .i >.ex >.hd p i{
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 10px;
  vertical-align: sub;
}
.ui-homework .i >.ex >.hd p b{
  font-size: 36px;
}
.ui-homework .i >.ex >.ct{
  margin-top: 35px;
}
.ui-homework .i >.ex >.ct p{
  line-height: 28px;
  font-size: 16px;
}
.ui-homework .i >.ex >.ft{
  margin-top: 50px;
}
.ui-head1{

}
.ui-head1 p{
  text-align: center;
  line-height: 1em;
}
.ui-head1 p.p1{

}
.ui-head1 p.p2{
  color: #202631;
  font-size: 36px;
  margin-top: 20px;
}
.ui-head1.style2 p.p2{
  color: #fff;
}
.ui-head1 p.p3{
  margin-top: 15px;
}
.ui-head1 p.p3 i{
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #FF812E;
  border-radius: 50%;
}
.ui-head1.style2 p.p3 i{
  background-color: #fff;
}
.ui-head1 p.p4{
  margin-top: 15px;
  color: #FF812E;
  font-size: 20px;
  text-transform: uppercase;
}
.ui-head1.style2 p.p4{
  color: #fff;
}
.ui-head1 p:nth-child(6){
  margin-top: 25px;
  color: #4c4c4d;
  font-size: 16px;
  line-height: 27px;
  padding: 0 10%;
}
.ui-homeproduct{

}
.ui-homeproduct .srch{

}
.ui-homeproduct .srch p{
  text-align: center;
}
.ui-homeproduct .srch p input{
  border: none;
  border-bottom: 1px solid #2d4279;
  background: transparent;
  height: 60px;
  line-height: 59px;
  background: url(../image/ico-srch.png) no-repeat 0 50%;
  background-size: 25px auto;
  padding-left: 45px;
  font-size: 20px;
  color: #2d4279;
  width: 440px;
}
.ui-homeproduct .srch p a{
  display: inline-block;
  width: 160px;
  height: 36px;
  background-color: #42d79e;
  border-radius: 18px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-left: 20px;
  box-shadow: 10px 10px 15px rgba(0, 0, 0, .15);
  vertical-align: text-top;
}
.ui-homeproduct .srch p a:hover{
  opacity: .8;
}
.ui-homeproduct .list{
  padding: 50px 0;
  margin-top: 90px;
  height: 550px;
}
.ui-homeproduct .list >ul{
  margin-bottom: 0;
  margin: 0 -20px;
}
.ui-homeproduct .list >ul >li{
  width: 33.33%;
  padding: 0 60px;
  float: left;
}
.ui-homeproduct .list .i{
  background-color: #2DA079;
  box-shadow: 10px 10px 30px rgba(0, 0, 0, .05);
  transition: all 300ms;
}
.ui-homeproduct .list .i:hover{
  background-color: #4585ee;
  box-shadow: 30px 30px 50px rgba(0, 0, 0, .2);
  transform: scale(1.05, 1.05);
}
.ui-homeproduct .list .i .cont{
  background-color: #f8fafc;
  box-shadow: 10px 10px 15px rgba(0, 0, 0, .3);
  position: relative;
  top: -30px;
  left: -10px;
  width: 95%;
  -webkit-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms;
}
.ui-homeproduct .list .i:hover .cont{
  top: -40px;
  left: -20px;
}
.ui-homeproduct .list .i .cont >a{
  content: '';
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url(../image/ico-plus1.png) no-repeat center #2DA079;
  background-size: 22px auto;
  border-radius: 50%;
  position: absolute;
  bottom: -18px;
  right: 18px;
  transition: all 300ms;
}
.ui-homeproduct .list .i:hover .cont >a{
  background-color: #4e8ef7;
}
.ui-homeproduct .list .i .cont >.img{

}
.ui-homeproduct .list .i .cont >.img img{
  width: 100%;
}
.ui-homeproduct .list .i .cont >.txt{
  margin: 0 65px;
  border-top: 2px solid #e0dfec;
  padding-top: 20px;
  padding-bottom: 40px;
}
.ui-homeproduct .list .i:hover .cont >.txt{
  padding-top: 30px;
  padding-bottom: 50px;
}
.ui-homeproduct .list .i .cont >.txt >p{
  color: #52555f;
  height: 52px;
  line-height: 30px;
  transition: all 300ms;
  font-size: 20px;
}
html[lang="en-US"] .ui-homeproduct .list .i .cont >.txt >p{
  font-size:14px;
}
.ui-homeproduct .list .i:hover .cont >.txt >p{
  color: #127dff;
}
.ui-homeproduct .list .i .cont >.txt >.ct{
  margin-top: 10px;
}
.ui-homeproduct .list .i .cont >.txt >.ct p{
  line-height: 25px;
  color: #6c7074;
  font-size: 14px;
  min-height:100px;
}
.ui-homeproduct .list .i >p{
  margin-top: -10px;
  padding-bottom: 15px;
  padding-left: 40px;
  font-size: 14px;
}
.ui-homeproduct .list .i:hover >p{
  padding-bottom: 20px;
}
.ui-homeproduct .list .i >p a{
  color: #fff;
}
.ui-homeproduct .list .i >p a:hover{
  opacity: .8;
}
.ui-homescience{
  margin-top: 50px;
}
.ui-homescience >.hd{

}
.ui-homescience >.hd p{
  text-align: center;
}
.ui-homescience >.hd p a{
  display: inline-block;
  width: 130px;
  height: 40px;
  border: 2px solid #fff;
  border-radius: 20px;
  line-height: 36px;
  text-align: center;
  color: #ebecf0;
  font-size: 16px;
  margin: 0 20px;

  /*transition: all 300ms;*/
}
.ui-homescience >.hd p a:hover{
/*  opacity: .8;*/
  border-color: #42d79e;
  background-color: #42d79e;
}
/*.ui-homescience >.hd p a.on{
  border-color: #42d79e;
  background-color: #42d79e;
}*/
.ui-homescience >.ct{
  margin-top: 50px;
  text-align: center;
  color: #fff;
}
.ui-homescience >.ct h3{
  font-size: 20px;
}
.ui-homescience >.ct p{
  line-height: 28px;
  font-size: 16px;
  margin: 0 10%;
  margin-top: 20px;
}
.ui-homescience >.ft{
  margin-top: 30px;
}
.ui-homescience >.ft p{
  text-align: center;
  color: #fff;
  font-size: 18px;
}
.ui-homescience >.ft p a{
  color: #fff;
}
.ui-homescience >.ft p a:hover{
  opacity: .8;
}
.ui-homenews{
  margin-top: 60px;
}
.ui-homenews ul{
  margin-bottom: 0;
  margin: 0 -15px;
}
.ui-homenews ul li{
  width: 33.33%;
  float: left;
  padding: 0 15px;
}
.ui-homenews .i{
  display: block;
  transition: all 300ms;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, .1);
}
.ui-homenews .i:hover{
  box-shadow: 10px 10px 10px rgba(0, 0, 0, .15);
}
.ui-homenews .i >.img{

}
.ui-homenews .i >.img img{
  width: 100%;
}
.ui-homenews .i >.txt{
  padding: 15px;
}
.ui-homenews .i >.txt >.a{
  padding-bottom: 10px;
  border-bottom: 1px solid #dadada;
}
.ui-homenews .i >.txt >.a p{
  line-height: 24px;
  color: #444444;
  font-size: 16px;
}
.ui-homenews .i >.txt >.b{
  margin-top: 15px;
}
.ui-homenews .i >.txt >.b p{
  line-height: 28px;
  color: #7c7c7c;
  font-size: 13px;
}
.ui-homenews .i >.txt >.b p small{
  color: #d5d6d8;
  font-size: 14px;
}
a.bt-more1{
  display: inline-block;
  height: 70px;
  border-radius: 2px;
  border: 2px solid #2DA079;
  line-height: 66px;
  padding: 0 60px;
  color: #2DA079;
  font-size: 18px;
}
a.bt-more1:hover{
  opacity: .8;
}
a.bt-more1 img{
  height: 14px;
  margin-left: 20px;
}
.ui-inbanner{
  height: 665px;
  background: none no-repeat center;
  background-size: cover;
  position: relative;
}
.ui-inbanner:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(104, 104, 104, .3);
}
.ui-inbanner >.ct{
  height: 120px;
  position: absolute;
  top: 50%;
  margin-top: -60px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
}
.ui-inbanner >.ct h3{
  font-size: 60px;
}
.ui-inbanner >.ct p{
  font-size: 18px;
  margin-top: 30px;
  text-transform: Capitalize;
}
.ui-inbanner >.ft{
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
}
.ui-path{
  margin-top: 40px;
  padding-bottom: 15px;
  border-bottom: 1px solid #9f9f9f;
}
.ui-path p{

}
.ui-path p >label{
  font-weight: normal;
  margin-bottom: 0;
  color: #424955;
  font-size: 36px;
  line-height: 1em;
}
.ui-path p >label small{
  display: inline-block;
  color: #4e8ef7;
  font-size: 20px;
  text-transform: capitalize;
  line-height: 1em;
}
.ui-path p >label small:before{
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #4e8ef7;
  border-radius: 50%;
  margin: 0 15px;
}
.ui-path .link{
  display: inline-block;
  padding-top: 15px;
}
.ui-path .link:before{
  content: '';
  display: inline-block;
  width: 14px;
  height: 17px;
  background: url(../image/ico-local.png);
  background-size: cover;
  margin-right: 10px;
}
.ui-path .link a{
  display: inline-block;
  font-size: 14px;
  color: #7f7f7f;
  vertical-align: top;
  line-height: 24px;
}
.ui-path .link a.on{
  color: #127dff;
}
.ui-path .link a:hover{
  opacity: .8;
}
.ui-path .link a:after{
  content: '';
  display: inline-block;
  width: 8px;
  height: 14px;
  background: url(../image/aw-dr4.png);
  background-size: cover;
  margin: 0 10px;
  vertical-align: text-top;
}
.ui-path .link a:last-child:after{
  display: none;
}
.ui-path .back{
  display: inline-block;
  background: url(../image/aw-dr2.png) no-repeat 100% 50%;
  background-size: 24px auto;
  padding-right: 36px;
  color: #7f7f7f;
  position: relative;
  top: 20px;
}
.ui-path .back:hover{
  opacity: .8;
}
.ui-head2{

}
.ui-head2.bb{
  padding-bottom: 10px;
  border-bottom: 1px solid #9f9f9f;
}
.ui-head2.style3{
  margin-bottom: 35px;
}
.ui-head2 p{
  color: #5794f7;
  font-size: 48px;
}
.ui-head2.style2 p{
  font-size: 36px;
}
.ui-head2.style3 p{
  font-size: 24px;
  color: #4b4b4b;
}
.ui-head2 .text-center p:last-child{
  height: 1px;
}
.ui-head2 p small{
  color: #4b4b4b;
  font-size: 28px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: text-bottom;
  text-transform: capitalize;
}
.ui-head2.style2 p small{
  font-size: 24px;
}
.ui-head2.style3 p small{
  font-size: 16px;
}
.ui-head2 .text-center p small{
  vertical-align: text-top;
}
.ui-head2 p small b{
  font-weight: normal;
  font-size: 32px;
  margin-right: 15px;
}
.ui-head2.style2 p small b{
  font-size: 24px;
  margin-right: 5px;
}
.ui-head2.style3 p small b{
  font-size: 16px;
  margin-right: 5px;
}
.ui-head2 p i{
  display: inline-block;
  width: 60px;
  height: 1px;
  background-color: #273a6b;
  vertical-align: text-top;
}
.ui-head2.style3 p i{
  background-color: #9f9f9f;
}
.ui-bidstable{
  margin: 0 60px;
}
.ui-bidstable table{
  border: 1px solid #9f9f9f;
  width: 100%;
}
.ui-bidstable table tr{
  border-bottom: 1px solid #9f9f9f;
}
.ui-bidstable table tr td{
  border-right: 1px solid #9f9f9f;
  color: #4b4b4b;
  font-size: 18px;
  padding: 15px;
  text-align: center;
}
.ui-bidstable table tr td b{
  font-weight: normal;
  font-size: 24px;
}
.ui-bidstable table tr td small{
  font-size: 16px;
}
.ui-srchline{
  background-color: #2579f5;
  padding: 15px 35px;
}
.ui-srchline ul{
  margin-bottom: 0;
}
.ui-srchline ul li{
  float: left;
  line-height: 42px;
}
.ui-srchline table{
  width: 100%;
}
.ui-srchline table tr{

}
.ui-srchline table tr td{
  line-height: 42px;
  vertical-align: middle;
  padding: 0 5px;
}
.ui-srchline label{
  font-weight: normal;
  margin-bottom: 0;
  color: #fff;
  font-size: 20px;
  vertical-align: top;
}
.ui-srchline .text{
  border: none;
  height: 42px;
  background-color: #fff;
  line-height: 42px;
  text-indent: 10px;
  color: #4b8af6;
  font-size: 14px;
  width: 270px;
  appearance: none;
  -webkit-appearance: none;
  margin-right: 10px;
}
.ui-srchline .text::-webkit-input-placeholder{
  color: #4b8af6;
}
.ui-srchline select.text{
  position: relative;
  background: url(../image/aw-r7.png) no-repeat 97% 50% #fff;
  background-size: 6px auto;
}
.ui-srchline .bt{
  display: inline-block;
  height: 42px;
  width: 180px;
  background-color: #e7b43f;
  font-size: 18px;
  text-align: center;
  color: #fff;
  margin-left: 10px;
}
.ui-srchline .bt:hover{
  opacity: .8;
}
.ui-joblist{

}
.ui-joblist >ul{
  margin-bottom: 0;
  margin: 0 -18px;
  margin-bottom: -80px;
}
.ui-joblist >ul >li{
  width: 33.33%;
  float: left;
  padding: 0 18px;
  margin-bottom: 80px;
}
.ui-joblist .i{
  position: relative;
  padding-top: 80px;
  padding-left: 40px;
}
.ui-joblist .i .box1{
  background-color: #fff;
  box-shadow: 0 0 40px rgba(0, 0, 0, .3);
  padding: 35px 40px;
  position: absolute;
  top: 0;
  left: 0;
  right: 30px;
  bottom: 70px;
}
.ui-joblist .i .box1 >p{
  color: #444444;
  font-size: 20px;
}
.ui-joblist .i .box1 >p small{
  font-size: 14px;
}
.ui-joblist .i .box2{
  background-color: #fff;
  box-shadow: 0 0 40px rgba(0, 0, 0, .3);
  padding: 0 20px;
  position: relative;
  z-index: 1;
}
.ui-joblist .i .box2 >.hd{
  padding-top: 40px;
  border-bottom: 1px solid #f1f1f1;
}
.ui-joblist .i .box2 >.hd p{
  color: #000000;
  font-size: 14px;
  padding-bottom: 8px;
  line-height: 1em;
}
.ui-joblist .i .box2 >.hd p small{
  color: #231627;
  font-size: 12px;
  position: relative;
  top: -2px;
}
.ui-joblist .i .box2 >.hd p small:before{
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../image/ico-clock.png);
  background-size: cover;
  vertical-align: bottom;
  margin-right: 8px;
  font-size: 10px;
}
.ui-joblist .i .box2 >.ct{
  padding: 20px 0;
}
.ui-joblist .i .box2 >.ct p{
  color: rgba(0, 0, 0, .8);
  font-size: 14px;
  line-height: 25px;
}
.ui-joblist .i .box2 >.ft{
  margin-top: 10px;
  padding-bottom: 35px;
}
.ui-joblist .i .box2 >.ft p{
  text-align: center;
}
.ui-joblist .i .box2 >.ft p .bt{
  display: inline-block;
  width: 165px;
  height: 50px;
  border-radius: 2px;
  border: 2px solid #4e8ef7;
  line-height: 46px;
  text-align: center;
  color: #4e8ef7;
  font-size: 13px;
  transition: all 300ms;
  font-weight: bold;
}
.ui-joblist .i .box2 >.ft p .bt:hover{
  background-color: #4e8ef7;
  color: #fff;
}
.ui-paging{

}
.ui-paging p{
  text-align: center;
}
.ui-paging p a{
  display: inline-block;
  width: 28px;
  height: 28px;
  border: 1px solid #e8e8e8;
  line-height: 26px;
  text-align: center;
  color: #3f3f3f;
  font-size: 14px;
  transition: all 300ms;
  font-family: Arial;
  vertical-align: middle;
  margin-right: 1px;
}
.ui-paging p a.on,
.ui-paging p a:hover{
  border-color: #4e8ef7;
  background-color: #4e8ef7;
  color: #fff;
}
.ui-paging .aw{
  font-weight: bold;
  font-size: 10px;
  font-family: 宋体;
}
.ui-jobtext{

}
.ui-jobtext >.ct{
line-height:25px;
}
.ui-jobtext >.ct p{
  color: #000000;
  font-size: 17px;
  line-height: 25px;
}
.ui-jobtext >p{
  padding-top: 140px;
  text-align: center;
}
.ui-jobtext >p .bt{
  display: inline-block;
  width: 230px;
  height: 70px;
  border: 2px solid #4e8ef7;
  border-radius: 3px;
  line-height: 68px;
  text-align: center;
  color: #4e8ef7;
  font-size: 18px;
  font-weight: bold;
  transition: all 300ms;
}
html[lang="en-US"] .ui-jobtext >p .bt{
  font-size:13px;
}
.ui-jobtext >p .bt:hover{
  color: #fff;
  background-color: #4e8ef7;
}
.ui-tab1{

}
.ui-tab1 ul{
  margin-bottom: 0;
}
.ui-tab1 ul li{
  width: 33.33%;
  float: left;
}
.ui-tab1 .i{
  display: block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #4e8ef7;
  font-size: 20px;
  position: relative;
  transition: all 300ms;
  border: 1px solid #4e8ef7;
  border-left: none;
}
.ui-tab1 ul li:first-child .i{
  border-left: 1px solid #4e8ef7;
}
.ui-tab1 .i:hover{
  opacity: .8;
}
.ui-tab1 li.active .i{
  color: #fff;
  background-color: #4e8ef7;
  overflow: visible;
}
.ui-tab1 .i:after{
  content: '';
  display: inline-block;
  width: 24px;
  height: 12px;
  background: url(../image/ex-1.png);
  background-size: cover;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -12px;
  display: none;
}
.ui-tab1 li.active .i:after{
  display: block;
}
.ui-devbanner{
  position: relative;
}
.ui-devbanner >img{
  width: 100%;
}
.ui-devbanner >.ct{
  width: 420px;
  height: 345px;
  background-color: rgba(0, 0, 0, .4);
  position: absolute;
  top: 0;
  left: 70px;
  padding-top: 110px;
  padding-left: 110px;
}
.ui-devbanner >.ct h3{
  color: #ffffff;
  font-size: 48px;
}
.ui-devbanner >.ct p{
  color: #ffffff;
  font-size: 18px;
  line-height: 28px;
  text-transform: capitalize;
}
.ui-devbanner >.ct p i{
  display: inline-block;
  width: 30px;
  height: 2px;
  background-color: #fff;
  vertical-align: middle;
  margin: 20px 0;
}
.ui-devlist{

}
.ui-devlist >.hd{
  padding-bottom: 20px;
  border-bottom: 1px solid #9f9f9f;
}
.ui-devlist >.hd p{
  line-height: 1em;
  color: #4e8ef7;
  font-size: 36px;
}
.ui-devlist >.ct{

}
.ui-devlist >.ft{
  margin-top: 60px;
  border: 1px solid #4e8ef7;
}
.ui-devlist >.ft p{
  line-height: 60px;
  text-align: center;
  color: #4e8ef7;
  font-size: 20px;
}
.ui-devlist table{
  width: 100%;
}
.ui-devlist table tr{

}
.ui-devlist table tr td{
  border-bottom: 1px solid #9f9f9f;
  padding:  30px 0;
}
.ui-devlist table tr td label{
  font-weight: normal;
  margin-bottom: 0;
  color: #323232;
  font-size: 36px;
  text-align: left;
  width: 190px;
}
.ui-devlist table tr td p{
  color: #323232;
  font-size: 20px;
  line-height: 28px;
}
.ui-devlist table tr td p b{
  font-weight: bold;
  font-size: 18px;
}
.ui-aboutabout{
  margin: 0 60px;
}
.ui-aboutabout >.hd{

}
.ui-aboutabout >.hd p{
  color: #323232;
  font-size: 20px;
  font-weight: bold;
}
.ui-aboutabout >.ct{
  margin-top: 30px;
}
.ui-aboutabout >.ct p{
  line-height: 32px;
  color: #323232;
  font-size: 16px;
  text-indent: 2rem;
  margin-bottom: 20px;
}
.ui-aboutabout >.ct p:nth-child(7){
  text-indent:0px;
}
.ui-aboutabout.no-mb >.ct p{
  margin-bottom: 0;
}
.ui-aboutabout >.ct img.word{
  width: 210px;
  height: 300px;
  box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  float: right;
  margin-left: 60px;
  margin-bottom: 30px;
}
.ui-aboutabout >.ct img.full{
  width: 100%;
  height:100%;
  padding-top: 10px;
  padding-bottom: 40px;
}
.ui-aboutvision{

}
.ui-aboutvision >.ct{

}
.ui-aboutvision >.ct ul{
  margin-bottom: 0;
}
.ui-aboutvision >.ct ul li{
  width: 33.33%;
  float: left;
}
.ui-aboutvision >.ct .i{
  display: block;
  text-align: center;
}
.ui-aboutvision >.ct .i i{
  display: inline-block;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  border: 3px solid #4f8ff7;
  background: none no-repeat center;
}
.ui-aboutvision >.ct .i i.ico1{
  background-image: url(../image/steoin-vision-ico1.png);
  background-size: 66px auto;
}
.ui-aboutvision >.ct .i i.ico2{
  background-image: url(../image/steoin-vision-ico2.png);
  background-size: 60px auto;
}
.ui-aboutvision >.ct .i i.ico3{
  background-image: url(../image/steoin-vision-ico3.png);
  background-size: 63px auto;
}
.ui-aboutvision >.ct .i p{
  line-height: 1em;
  text-transform: capitalize;
}
.ui-aboutvision >.ct .i p.p1{
   color: #4b4b4b;
   font-size: 20px;
   margin-top: 40px;
 }
html.no-touch .ui-aboutvision >.ct .i p.p1 br{
  display:none;
}
.ui-aboutvision >.ct .i p.p2{
  color: #5794f7;
  font-size: 24px;
  margin-top: 20px;
}
.ui-aboutvision >p{
  line-height: 32px;
  text-align: center;
  color: #323232;
  font-size: 16px;
}
.ui-aboutculture{
  margin: 0 60px;
}
.ui-aboutculture >.txt{

}
.ui-aboutculture >.txt h3{
  color: #323232;
  font-size: 20px;
  font-weight: bold;
}
.ui-aboutculture >.txt p{
  color: #323232;
  font-size: 16px;
  text-indent: 30px;
  margin-top: 10px;
}
.ui-aboutculture >.img{
  float: right;
}
.ui-aboutculture >.img img{
  width: 670px;
}
.ui-head2-text{
  margin: 0 80px;
}
.ui-head2-text p{
  color: #323232;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
}
.ui-images{
  position: relative;
}
.ui-images .list{

}
.ui-images .list ul{
  margin-bottom: 0;
}
.ui-images .list ul li{
  width: 25%;
  float: left;
}
.ui-images .list .i{
  display: block;
  position: relative;
}
.ui-images .list .i img{
  width: 100%;
}
.ui-images .list .i:after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 65, 119, .8);
  transition: all 300ms;
  opacity: 0;
}
.ui-images .list .i:hover:after{
  opacity: 1;
}
.ui-images .view{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.ui-images .view >.aw{
  display: inline-block;
  width: 72px;
  height: 72px;
  background: none no-repeat center #fff;
  box-shadow: 0 0 40px rgba(0, 0, 0, .2);
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -36px;
  line-height: 72px;
  text-align: center;
  font-family: 宋体;
  color: #9b9b9b;
  transition: all 300ms;
}
.ui-images .view >.aw:hover{
  background-color: #4e8ef7;
  color: #fff;
}
.ui-images .view >.aw.prev{
  left: -36px;
}
.ui-images .view >.aw.next{
  right: -36px;
}
.ui-images .view img{
  width: 100%;
}
.ui-researchidea{
  margin-top: 100px;
}
.ui-researchidea >.ct{
  margin: 0 110px;
}
.ui-researchidea >.ct img{
  width: 100%;
}
.ui-researchidea >.ft{
  margin: 0 55px;
}
.ui-researchidea >.ft p{
  line-height: 36px;
  color: #323232;
  font-size: 16px;
  text-indent: 2em;
}
.ui-researchidea >.ft p:first-child{
  text-indent: 0;
}
.ui-researchteam{

}
.ui-researchteam ul{
  margin-bottom: 0;
  margin: 0 -15px;
}
.ui-researchteam ul li{
  width: 33.33%;
  float: left;
  padding: 0 15px;
}
.ui-researchteam .i{
  margin: 20px 40px;
}
.ui-researchteam .i >img{
  width: 100%;
}
.ui-researchteam .i >.ct{
  margin-top: 35px;
}
.ui-researchteam .i >.ct p{
  text-align: center;
  color: #323232;
  font-size: 24px;
  line-height: 1em;
}
.ui-researchteam .i >.ct p small{
  font-size: 20px;
}
.ui-researchtext{
  padding-left: 55px;
}
.ui-researchtext .i{
  margin-bottom: 70px;
}
.ui-researchtext .i >p{
  color: #5794f7;
  font-size: 24px;
}
.ui-researchtext .i >.ct{
  margin-top: 20px;
}
.ui-researchtext .i >.ct p{
  line-height: 32px;
  color: #323232;
  font-size: 16px;
  line-height: 32px;
}
.ui-researchtext .imgs{

}
.ui-researchtext .imgs img{
  width: 255px;
  float: left;
  margin-left: 5px;
}
.ui-researchlist{

}
.ui-researchlist ul{
  margin-bottom: 0;
  margin: -35px -50px;
}
.ui-researchlist ul li{
  width: 33.33%;
  float: left;
  padding: 35px 50px;
}
.ui-researchlist .i{
  display: block;
  box-shadow: 0 0 70px rgba(136, 136, 136, .3);
  line-height: 0;
}
.ui-researchlist .i:hover{
  opacity: .8;
}
.ui-researchlist .i img{
  width: 100%;
}
.ui-contactinfo{

}
.ui-contactinfo .txt{

}
.ui-contactinfo .txt p{
  line-height: 30px;
  color: #000000;
  font-size: 14px;
}
.ui-contactinfo .txt p .bt{
  display: inline-block;
  width: 150px;
  height: 48px;
  border-radius: 2px;
  border: 2px solid #4e8ef7;
  line-height: 44px;
  text-align: center;
  color: #4e8ef7;
  font-size: 14px;
  font-weight: bold;
  transition: all 300ms;
}
.ui-contactinfo .txt p .bt:hover{
  color: #fff;
  background-color: #4e8ef7;
}
.ui-contactinfo .img{

}
.ui-contactinfo .img img{
  width: 402.5px;
  border: 2px solid #c3c1c1;
}
.ui-contactinfo .img p{
  text-align: center;
  color: #000000;
  font-size: 24px;
  line-height: 1em;
  margin-top: 25px;
}
.ui-head3{
  position: relative;
}
.ui-head3:before{
  content: '';
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #9f9f9f;
}
.ui-head3.style2:before{
  top: 60%;
}
.ui-head3 p{
  text-align: center;
}
.ui-head3 p label{
  font-weight: normal;
  margin-bottom: 0;
  display: inline-block;
  padding: 0 40px;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.ui-head3 p label span{
  display: block;
  color: #424955;
  font-size: 36px;
  line-height: 1.3em;
}
.ui-head3.style2 p label span{
  color: #2579f5;
  font-size: 24px;
}
.ui-head3 p label span small{
  color: #545454;
  font-size: 20px;
  text-transform: capitalize;
}
.ui-head3.style2 p label span small{
  font-size: 16px;
  color: #4b4b4b;
}
.ui-contactform{

}
.ui-contactform >.ct{

}
.ui-contactform >.ct ul{
  margin-bottom: 0;
  margin: 0 -20px;
}
.ui-contactform >.ct ul li{
  width: 50%;
  float: left;
  padding: 0 20px;
  margin-bottom: 50px;
}
.ui-contactform >.ft{

}
.ui-contactform >.ft p.p1{
  line-height: 1em;
  margin-bottom: 15px;
  color: #545454;
  font-size: 18px;
  padding-bottom: 15px;
  border-bottom: 1px solid #9f9f9f;
}
.ui-contactform >.ft p.p1 sup{
  font-size: 12px;
  margin-right: 3px;
}
.ui-contactform >.ft p.p2{
  text-align: center;
}
.ui-contactform >.ft p.p2 .bt{
  display: inline-block;
  width: 210px;
  height: 65px;
  border-radius: 3px;
  border: 2px solid #4e8ef7;
  line-height: 61px;
  text-align: center;
  color: #4e8ef7;
  font-size: 18px;
  font-weight: bold;
  transition: all 300ms;
}
.ui-contactform >.ft p.p2 .bt:hover{
  color: #fff;
  background-color: #4e8ef7;
}
.ui-contactform .i{

}
.ui-contactform .i p{
  line-height: 1em;
  margin-bottom: 15px;
  color: #545454;
  font-size: 18px;
}
.ui-contactform .i p sup{
  font-size: 12px;
  margin-left: 3px;
}
.ui-contactform .i .text{
  border: 1px solid #545454;
  border-radius: 3px;
  height: 74px;
  padding: 15px 0;
  width: 100%;
  text-indent: 10px;
  font-size: 20px;
}
.ui-contactform .i textarea.text{
  height: 435px;
}
.ui-head4{

}
.ui-head4 h3{
  line-height: 70px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  background-color: #2579f5;
}
.ui-head4 p{
  color: #4b4b4b;
  font-size: 18px;
  line-height: 1em;
  margin-top: 20px;
  text-transform: capitalize;
  text-align: center;
}
.ui-qualitylist{

}
.ui-qualitylist ul{
  margin-bottom: 0;
  margin: -25px -15px;
}
.ui-qualitylist ul li{
  width: 33.33%;
  float: left;
  padding: 25px 15px;
}
.ui-qualitylist .i{
  display: block;
  position: relative;
  padding-bottom: 84px;
}
.ui-qualitylist .i .box1{
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  bottom: 0;
  background-color: #fff;
  box-shadow: 0 0 40px rgba(40, 40, 40, .2);
  transition: all 300ms;
}
.ui-qualitylist .i:hover .box1{
  background-color: #4e8df5;
}
.ui-qualitylist .i .box1 p{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 84px;
  text-align: center;
  color: #3b3a3a;
  font-size: 16px;
  transition: all 300ms;
}
html[lang="en-US"] .ui-qualitylist .i .box1 p{
  font-size:12px;
}
html[lang="en-US"] .ui-qualitylist li:nth-child(14) .i .box1 p{
  line-height:33px;
}
.ui-qualitylist .i:hover .box1 p{
  color: #fff;
}
.ui-qualitylist .i .box2{
  background-color: #fff;
  box-shadow: 0 0 40px rgba(40, 40, 40, .2);
  margin: 0 25px;
  position: relative;
  z-index: 1;
  height: 310px;
  text-align: center;
  overflow: hidden;
}
.ui-qualitylist .i .box2 img{
  height: 100%;
  max-width: 100%;
}
.ui-qualityimg1{
  text-align: center;
  line-height: 0;
}
.ui-qualityimg1 img{
 /* width: 738px;*/
  width:950px;
}
.ui-qualityimg2{
  border: 1px solid #9f9f9f;
  line-height: 0;
}
.ui-qualityimg2 img{
  width: 100%;
}
.ui-tppart{

}
.ui-tppart .img{
  display: block;
  position: relative;
}
.ui-tppart .img >img{
  width: 100%;
}
.ui-tppart .img >p{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 64px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  background-color: rgba(0, 0, 0, .4);
}
.ui-tppart .img >.ct{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .4);
  opacity: 0;
}
.ui-tppart .img:hover >.ct{
  opacity: 1;
}
.ui-tppart .img >.ct label{
  font-weight: normal;
  margin-bottom: 0;
  width: 160px;
  height: 50px;
  border: 1px solid #fff;
  line-height: 48px;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 50%;
  margin-left: -80px;
}
html[lang="en-US"] .ui-tppart .img >.ct label{
  font-size:14px;
}
.ui-tppart .txt{
  position: relative;
}
.ui-tppart .txt >p{
  line-height: 24px;
  color: #1b1b1b;
  font-size: 14px;
}
.ui-tppart .txt >p >i{
  display: inline-block;
  width: 20px;
  height: 3px;
  background-color: #4e8ef7;
  vertical-align: middle;
  margin: 30px 0;
}
.ui-tppart .ttl{

}
.ui-tppart .ttl .no{

}
.ui-tppart .ttl .no span{
  display: inline-block;
  height: 98px;
  width: 144px;
  line-height: 98px;
  text-align: center;
  color: #4e8ef7;
  font-size: 100px;
  font-family: MyriadPro;
}
.ui-tppart .ttl .no span.at-left{
  background: url(../image/head1-l.png) no-repeat 0 0;
  background-size: auto 100%;
}
.ui-tppart .ttl .no span.at-top{
  background: url(../image/head1-t.png) no-repeat 0 0;
  background-size: 100% auto;
  text-indent: 30px;
}
.ui-tppart .ttl .tt{

}
.ui-tppart .ttl .tt h3{
  color: #4e8ef7;
  font-size: 30px;
  line-height: 1em;
}
.ui-tppart .ttl .tt p{
  margin-top: 10px;
  color: #4e8ef7;
  font-size: 16px;
  line-height: 25px;
  text-transform: capitalize;
}
.ui-tppart .part1{

}
.ui-tppart .part1 >.l{
  width: 42%;
  float: left;
}
.ui-tppart .part1 >.r{
  width: 58%;
  float: right;
}
.ui-tppart .part1 >.r .txt{
  padding: 100px;
  padding-bottom: 0;
}
.ui-tppart .part1 >.r .no{
  margin-top: -80px;
  margin-right: -100px;
}
.ui-tppart .part1 >.l .txt{
  padding-top: 50px;
  padding-right: 100px;
}
.ui-tppart .part2{

}
.ui-tppart .part2 >.l{
  width: 55%;
  float: left;
  padding-left: 160px;
}
.ui-tppart .part2 >.r{
  width: 45%;
  float: right;
  padding-left: 45px;
  padding-right: 70px;
  padding-top: 80px;
}
.ui-tppart .part3{

}
.ui-tppart .part3 .txt{
  margin: 0 70px;
}
.ui-tppart .part3 .list1{
  padding-bottom: 60px;
}
.ui-tppart .part3 .list1 ul{
  margin-bottom: 0;
  margin: 0 -15px;
}
.ui-tppart .part3 .list1 ul li{
  width: 33.33%;
  float: left;
  padding: 0 15px;
}
.ui-tppart .part3 .list1 .img{
  transition: all 300ms;
}
.ui-tppart .part3 .list1 .img:hover{
  box-shadow: 0 0 70px rgba(0, 0, 0, .6);
}
.ui-tppart .part3 .list1 .img >p{
  opacity: 0;
}
.ui-tppart .part3 .list1 .img:hover >p{
  opacity: 1;
}
.ui-tppart .part3 .table{
  width: 940px;
  margin: 0 auto;
  border: 2px solid #ecf1fa;
}
.ui-tppart .part3 .table table{
  width: 100%;
  border: 5px solid #fff;
}
.ui-tppart .part3 .table table tr{
  border-bottom: 5px solid #fff;
}
.ui-tppart .part3 .table table tr td{
  border-right: 5px solid #fff;
  padding: 20px 0;
  text-align: center;
  color: #525252;
  font-size: 14px;
  background-color: #ecf1fa;
}
.ui-tppart .part3 .table table tr td b{
  font-weight: normal;
  color: #525252;
}
.ui-tppart .part3 .list2{

}
.ui-tppart .part3 .list2 ul{
  margin-bottom: 0;
}
.ui-tppart .part3 .list2 ul li{
  width: 25%;
  float: left;
}
.ui-tppart .part4{

}
.ui-tppart .part4 >.l{
  width: 45%;
  float: left;
  padding-right: 100px;
}
.ui-tppart .part4 >.r{
  width: 55%;
  float: right;
}
.ui-tppart .part4 .txt{

}
.ui-tppart .part4 .view{

}
.ui-tppart .part4 .view >.ct{
  position: relative;
}
.ui-tppart .part4 .view >.ct img{
  width: 100%;
}
.ui-tppart .part4 .view >.ct >.aw{
  display: inline-block;
  width: 72px;
  height: 72px;
  background: none no-repeat center #fff;
  box-shadow: 0 0 40px rgba(0, 0, 0, .2);
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -36px;
  line-height: 72px;
  text-align: center;
  font-family: 宋体;
  color: #9b9b9b;
  transition: all 300ms;
}
.ui-tppart .part4 .view >.ct >.aw:hover{
  background-color: #4e8ef7;
  color: #fff;
}
.ui-tppart .part4 .view >.ct >.aw.prev{
  left: -36px;
}
.ui-tppart .part4 .view >.ct >.aw.next{
  right: -36px;
}
.ui-tppart .part4 .view >p{
  text-align: center;
  color: #4e8ef7;
  font-size: 24px;
}
.ui-newslist{
  overflow:hidden;
}
.ui-newslist ul.newsleft{
   margin-bottom: 0;
   width:50%;
   box-sizing: border-box;
   padding-right:30px;
   float:left;
 }
.ui-newslist ul li{
  width: 100%;
  float: left;
}
.ui-newslist .i{
  display: block;
  /* background-color: #fff;
   box-shadow: 0 0 20px rgba(0, 0, 0, .2);*/
}
.ui-newslist .i:hover{
  opacity: .8;
}
.ui-newslist .i >img{
  width: 100%;
}
.ui-newslist .i >.ct{
  padding:5px  10px;
}
.ui-newslist .i >.ct p{

}
.ui-newslist .i >.ct p.p1{
  color: #444444;
  font-size: 15px;
  line-height: 24px;
  border: 1px solid #dadada;
  background-color:rgb(246,251,255);
  padding: 20px 15px;
}
.ui-newslist .i >.ct p.p1 span{
  float:right;
  margin-right:15px;
  font-size:15px;
}
.ui-newslist .i >.ct p.p2{
  color: #7c7c7c;
  padding: 20px 15px;
  font-size:13px;
}
.ui-newslist ul.newsright{
  width:50%;
  box-sizing: border-box;
  float:right;

}
.ui-newslist .view{
  position:relative;
}
.ui-newslist .view >.aw{
  display: inline-block;
  width: 50px;
  height: 50px;
  background: none no-repeat center #fff;
  box-shadow: 0 0 40px rgba(0, 0, 0, .2);
  position: absolute;
  z-index: 1;
  top: 33%;
  margin-top: -36px;
  line-height: 50px;
  text-align: center;
  font-family: 宋体;
  color: #9b9b9b;
  transition: all 300ms;
}
.ui-newslist .view >.aw:hover{
  background-color: #4e8ef7;
  color: #fff;
}
.ui-newslist .view >.aw.prev{
  left: 0px;
}
.ui-newslist .view >.aw.next{
  right: 0px;
}
.ui-newslist .view img{
  width: 100%;
  height: 400px;
}
.ui-newslist .txt{
  margin-top:30px;
  width:100%;
}
.ui-newslist .txt h3{
  padding: 10px 0;
  padding-bottom: 25px;
  border-bottom: 1px solid #bcb9bd;
  font-size: 20px;
}
.ui-newslist .txt h3 a{
  color:#000;
}
.ui-newslist .txt h3 a span{
  float:right;
  margin-right:20px;
  font-size:12px;
  line-height:20px;
}
.ui-newslist .txt p{
  line-height: 25px;
  color: #211726;
  font-size: 15px;
  padding: 0 5px;
  margin-top:15px;
}

.ui-newslist .txt p.p3{
  color: #d5d6d8;
  font-size: 14px;
  line-height: 1em;
  float:right;
}
.ui-newslist .txt p.p3 i{
  display: inline-block;
  width: 24px;
  height: 11px;
  background: url(../image/aw-dr2.png);
  background-size: cover;
  margin:0 10px;
}
.ui-newsdetail{
  margin-top: 50px;
}
.ui-newsdetail >.hd{

}
.ui-newsdetail >.hd h3{
  padding: 15px 0px;
  padding-top: 0;
  border-bottom: 1px solid #bdb9be;
}
.ui-newsdetail >.hd h3 label{
  font-weight: normal;
  margin-bottom: 0;
  color: #231627;
  font-size: 24px;

}
.ui-newsdetail >.hd h3 a.back{
  display: inline-block;
  padding-right: 35px;
  background: url(../image/aw-dr2.png) no-repeat 100% 50%;
  background-size: 24px auto;
  color: #7f7f7f;
  font-size: 12px;
}
.ui-newsdetail >.hd h3 a.back:hover{
  opacity: .8;
}
.ui-newsdetail >.hd p{
  padding: 15px 15px;
  padding-bottom: 0;
}
.ui-newsdetail >.hd p .time{
  display: inline-block;
  background: url(../image/ico-clock.png) no-repeat 0 50%;
  background-size: 16px auto;
  padding-left: 28px;
  color: #231627;
  line-height: 16px;
}
.ui-newsdetail >.hd p .clicked{
  color: #7f7f7f;
}
.ui-newsdetail >.ct{

}
.ui-newsdetail >.ct p {
  line-height: 25px;
  color: #3a3a3a;
  text-indent: 2em;
  font-size: 18px;
}
.ui-newsdetail >.ct img{
  display: block;
  margin: auto;
  margin-bottom: 75px;
}
.ui-servicetext{

}
.ui-servicetext .txt{
  padding-top: 30px;
  padding-left: 50px;
}
.ui-servicetext .txt h3{
  color: #5794f7;
  font-size: 24px;
}
.ui-servicetext .txt p{
  color: #323232;
  font-size: 16px;
  color: #323232;
  line-height: 32px;
}
.ui-servicetext .img{

}
.ui-servicetext .img img{
  width: 534px;
}
.ui-servicemodel1{
  text-align: center;
  line-height: 0;
}
.ui-servicemodel1 img{
  width: 1000px;
}
.ui-servicemodel2{

}
.ui-servicemodel2 .txt{
  width: 600px;
}
.ui-servicemodel2 .txt .i{

}
.ui-servicemodel2 .txt .i h3{
  color: #323232;
  font-size: 20px;
  line-height: 1em;
  margin-bottom: 5px;
  font-weight: bold;
}
.ui-servicemodel2 .txt .i p{
  color: #323232;
  font-size: 16px;
  line-height: 30px;
}
.ui-servicemodel2 .img{

}
.ui-servicemodel2 .img img{
  width: 515px;
}
.ui-serviceprocess1{
  text-align: center;
  line-height: 0;
}
.ui-serviceprocess1 img{
  width: 1078px;
}
.ui-serviceprocess2{
  text-align: center;
  line-height: 0;
}
.ui-serviceprocess2 img{
  width: 1055px;
}
.ui-prodlist{

}
.ui-prodlist ul{
  margin-bottom: 0;
  margin: -10px -5px;
}
.ui-prodlist ul li{
  width: 25%;
  padding: 10px 5px;
  float: left;
}
.ui-prodlist .i{
  display: block;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
  position: relative;
}
.ui-prodlist .i >.ct{
  position: relative;
}
.ui-prodlist .i >.ct >.img{
  line-height: 0;
}
.ui-prodlist .i >.ct >.img img{
  width: 100%;
}
.ui-prodlist .i >.ct >.txt{
  background-color: #5794f7;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.ui-prodlist .i:hover >.ct >.txt{
  opacity: 0;
}
.ui-prodlist .i >.ct >.txt p{
  line-height: 60px;
  color: #ffffff;
  font-size: 18px;
  margin: 0 30px;
  background: url(../image/aw-dr5.png) no-repeat 100% 50%;
  background-size: 12px auto;
}
.ui-prodlist .i >.ex{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(87, 148, 247, .8);
  text-align: center;
  color: #fff;
  opacity: 0;
}
.ui-prodlist .i:hover >.ex{
  opacity: 1;
}
.ui-prodlist .i >.ex >p{
  padding-top: 80px;
  color: #ffffff;
  font-size: 24px;
}
.ui-prodlist .i >.ex >.ct{
  margin-top: 5px;
  padding-top: 15px;
  position: relative;
  margin: 0 15%;
}
.ui-prodlist .i >.ex >.ct:before{
  display: inline-block;
  width: 40px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -20px;
}
.ui-prodlist .i >.ex >.ct p{
  line-height: 24px;
  font-size: 16px;
}
.ui-alloycont{

}
.ui-alloycont >.hd{
  padding: 50px 35px;
}
.ui-alloycont >.hd p{
  line-height: 30px;
  color: #4b4b4b;
  font-size: 18px;
}
.ui-alloycont >.ct{

}
.hd p {
  line-height: 30px;
  color: #4b4b4b;
  font-size: 18px;
}
.ui-alloycont >.ct table{
  width: 100%;
  border-top: 1px solid #9f9f9f;
}
.ui-alloycont >.ct table tr{
  border-bottom: 1px solid #9f9f9f;
}
.ui-alloycont >.ct table tr td{
  color: #4b4b4b;
  font-size: 18px;
  padding: 30px 0;
  padding-left: 55px;
  line-height: 26px;
  font-family: Arial, 微软雅黑;
}
.ui-alloycont >.ct table tr td b{
  font-weight: normal;
  font-size: 24px;
}
.ui-alloylist ul{
  margin-bottom: 0;
  margin: 0 -15px;
}
.ui-alloylist ul li{
  width: 33.33%;
  float: left;
  padding: 0 15px;
}
.ui-alloylist .i{
  display: block;
}
.ui-alloylist .i img{
  width: 100%;
}
.ui-alloylist .i p{
  line-height: 95px;
  text-align: center;
  color: #4b4b4b;
  font-size: 24px;
}
.ui-orgimg1{
  line-height: 0;
  text-align: center;
}
.ui-orgimg1 p{
 color: #5794f7;
  font-size: 48px;
}
.ui-orgimg1 img{
  width: 900px;
  margin-top: 70px;
}

.ui-orgimg2{
  line-height: 0;
  text-align: center;
}
.ui-orgimg2 img{
  width: 1200px;
}
.ui-researchteam .i >.ct p{
  font-size: 20px;
}
.ui-researchteam .i >.ct p small{
  font-size: 14px;
}
.ui-aboutabout >.ct{
  margin-top: 15px;
}





























/*----------customize----------*/
#carousel-homebanner{

}
#carousel-homebanner .carousel-indicators li{
  width: 14px;
  height: 14px;
  background: rgba(255, 255, 255, .5);
  border: none;
  margin: 0 6px !important;

  transition: all 300ms;
}
#carousel-homebanner .carousel-indicators li.active{
  background: #fff;
}

#carousel-homeproduct{

}
#carousel-homeproduct a.aw{
  display: inline-block;
  width: 52px;
  height: 52px;
  background: none;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  margin-top: -26px;

  transition: all 300ms;
}
#carousel-homeproduct a.aw.prev{
  background-image: url(../image/aw-prev.png);
  left: -120px;
}
#carousel-homeproduct a.aw.prev:hover{
  background-image: url(../image/aw-prev-on.png);
}
#carousel-homeproduct a.aw.next{
  background-image: url(../image/aw-next.png);
  right: -120px;
}
#carousel-homeproduct a.aw.next:hover{
  background-image: url(../image/aw-next-on.png);
}
#carousel-homeproduct .carousel-indicators,#qualitylist .carousel-indicators{
  bottom: -70px;
}
#carousel-homeproduct .carousel-indicators li,#qualitylist .carousel-indicators li{
  width: 14px;
  height: 14px;
  background: #efefef;
  border: none;
  margin: 0 6px !important;

  transition: all 300ms;
}
#carousel-homeproduct .carousel-indicators li.active,#qualitylist .carousel-indicators li.active{
  background: #2DA079;
  box-shadow: 0 0 12px rgba(42, 119, 223, .5);
}
#carousel-example-generic1{

}
#carousel-example-generic1 .carousel-indicators{
  bottom: -130px;
}
#carousel-example-generic1 .carousel-indicators li{
  width: 14px;
  height: 14px;
  background: #efefef;
  border: none;
  margin: 0 6px !important;

  transition: all 300ms;
}
#carousel-example-generic1 .carousel-indicators li.active{
  background: #127dff;
  box-shadow: 0 0 12px rgba(42, 119, 223, .5);
}

div.tabcontent{
  display:none;
}
div.tabcontent.show{
  display:block;
}

/*重力表单*/
.gform_body{
  overflow:hidden;
}
.gform_wrapper ul.gform_fields li {
  width: 50%;
  float: left;
  padding: 0 20px;
  margin-bottom: 50px;
  clear:none!important;
}
.gform_wrapper .top_label .gfield_label {
  line-height: 1em;
  margin-bottom: 15px;
  color: #545454;
  font-size: 18px;
  font-weight:normal;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  border: 1px solid #545454;
  border-radius: 3px;
  height: 74px;
  padding: 15px 0;
  width: 100%;
  text-indent: 10px;
  font-size: 20px;
}
.gform_wrapper .gform_footer{
  text-align:center;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
  display: inline-block!important;
  width: 210px!important;
  height: 65px;
  border-radius: 3px;
  border: 2px solid #4e8ef7;
  line-height: 61px;
  text-align: center;
  color: #4e8ef7;
  font-size: 18px!important;
  font-weight: bold;
  transition: all 300ms;
  margin-top: 70px!important;
  background-color: #fff;
}
.gform_wrapper li#field_1_8,.gform_wrapper li#field_2_8{
  width:100%;
  line-height: 1em;
  margin-bottom: 15px;
  color: #545454;
  font-size: 18px;
  padding-bottom: 15px;
  border-bottom: 1px solid #9f9f9f;

}
.gform_wrapper li#field_1_8 h2,.gform_wrapper li#field_2_8 h2{
  font-weight:normal;
}
.gform_wrapper ul.gform_fields li#field_1_7,.gform_wrapper ul.gform_fields li#field_2_7{
  width:100%;

}
.gform_wrapper textarea.medium{
  height:435px!important;
  border: 1px solid #545454;

}
.gform_heading{
  display: none;
}

.ui-homework .i>img:hover{
  opacity:1;
}

.ui-homework .i>img{
  transition:all 2s;
}
.ui-homework .i>img:hover{
  transform:scale(1.2);
}
.ui-homework >.b ul li,.ui-homework >.a ul li {
  overflow:hidden;
}
.ui-homework .i.img3 >img {
  filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(100%);
}
.ui-homework .i.img3 >img:hover {
  filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(0%);
}









